ContaminatedMixt Class Objects.
ContaminatedMixt class objects.
getBestModel(object, criterion = "BIC", G = NULL, model = NULL)
getPosterior(object, ...)
getSize(object, ...)
getCluster(object, ...)
getPar(object, ...)
getIC(object,criteria)
getDetection(object,...)
whichBest(object, criteria = NULL, G = NULL, model = NULL)
"summary"(object, criterion = "BIC", digits = getOption("digits")-2, ...)
"print"(x, ...)ContaminatedMixt object.
"AIC", "AICc", "AICu", "AIC3", "AWE", "BIC", "CAIC", "ICL".
Default value is "BIC".
NULL, all the supported information criteria are considered.
getBestModel (or to whichBest for the print method).
criterion, among the estimated models having a number of components among those in G and a parsimonious model among those in model.
getIC provides values for the information criteria in criteria.The getBestModel method returns a ContaminatedMixt object containing the best model only, selected as described above.